Click or drag to resize

PropertyCollectionItem Property (Int32)

Gets or sets the entry with the specified key in the collection.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public Property this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: Property
See Also